Operator Library: Hardware Platform
The CameraControl operator provides the camera control [CC] interface to the connected camera. When using multiple instances of the CameraControl operator, the assignment to the proper camera port can be made in the resource dialog window. Thus, this operator requires one VisualApplets resource of type CameraControl. The resource index 0 maps to camera port A and the resource index 1 maps to camera port B. Check 'Allocation of Device Resources' for more information.
Available for Hardware Platforms |
---|
mE5 marathon VCLx |
mE5 marathon VCL |
LightBridge VCL |
microEnable 5 ironman VD8-PoCL |
microEnable IV VD4-CL/-PoCL |
microEnable IV VD1-CL |
One Instance with microEnable 5 VD8-PoCL | |
---|---|
Due to the board design of microEnable 5 VD8-PoCL, only one instance of this operator is available on this platform. |
Property | Value |
---|---|
Operator Type | M |
Input Link | CC[1-4], signal input |
Port Name | Direction | Type | Description |
---|---|---|---|
CC1 | Input | OM | Camera Link CC1 channel. |
CC2 | Input | OM | Camera Link CC2 channel. |
CC3 | Input | OM | Camera Link CC3 channel. |
CC4 | Input | OM | Camera Link CC4 channel. |
Synchronous and Asynchronous Inputs:
All signal inputs may be sourced by the same or different M-type operators through an arbitrary network of O-type operators. If they are sourced by the same M-type source, they will be automatically synchronized. See also 'M-type Operators with Multiple Inputs'.
Link Parameter | Input Link CC[1-4] |
---|---|
Bit Width | 1 |
Arithmetic | unsigned |
Parallelism | 1 |
Kernel Columns | 1 |
Kernel Rows | 1 |
Img Protocol | VALT_SIGNAL |
Color Format | VAF_GRAY |
Color Flavor | FL_NONE |
Max. Img Width | any |
Max. Img Height | any |
The use of operator CameraControl is shown in the following examples:
-
An example for hardware self test of DMA, RAM, GPIOs, Trigger and LEDs.
-
An area scan trigger is presented. External sources, an internal frequency generator or software trigger pulses can be used for trigger generation.
-
'Area Scan Trigger for microEnable 5 marathon/LightBridge VCL'
An area scan trigger is presented. External sources, an internal frequency generator or software trigger pulses can be used for trigger generation.
-
'Area Scan Trigger for microEnable 5 VD8-CL/-PoCL'
An area scan trigger is presented. External sources, an internal frequency generator or software trigger pulses can be used for trigger generation.
-
A line scan trigger is presented. The trigger includes an image trigger using a capture gate as well as a multi functional line trigger. External sources, an internal frequency generator or software trigger pulses can be used for trigger generation.
-
'Rebuild of Operator TrgPortLine with VisualApplets Signal Processing Operators'
A VisualApplets design example where all functions of operator TrgPortLine are rebuild using other signal processing operators. Allows custom trigger modules.
-
A line scan trigger is presented. The trigger includes an image trigger using a capture gate as well as a multi functional line trigger. External sources, an internal frequency generator or software trigger pulses can be used for trigger generation.
-
'Line Scan Trigger for microEnable 5 VD8-CL/-PoCL Using Signal Operators and Operator CameraControl'
A line scan trigger is presented. The trigger includes an image trigger using a capture gate as well as a multi functional line trigger. External sources, an internal frequency generator or software trigger pulses can be used for trigger generation.